TESelView
point to be displayed in the view rectangle. This has no effect unless
hTE is a handle obtained via TENew (old style TextEdit record) or TEStylNew (new style TextEdit record). It leads to a variable-length TERec structure and identifies the edit record to be affected by this change.
Notes: The top left corner of the selection range (or the insertion point itself) is scrolled into view.
Remember to set automatic scrolling ON by calling TEAutoView(TRUE...).